sequential search meaning in English
顺序检索
顺序搜寻
序贯搜索
序贯选优法
序贯寻优法
循序搜寻
Examples
- Linear search sequential search
线性查找顺序查找 - Looking up an element by value or index requires a sequential search , however , which can be slow if the list is long
按值或者索引查找需要顺序搜索,然而如果表很长则速度可能慢。 - This allows for direct seek in the path index and provides better search performance than the sequential search for path values in the primary index
这便允许在path索引中直接查找,并为主索引中的路径值提供比按顺序搜索更好的搜索性能。 - Because all rows in the primary xml index corresponding to an xml binary large object are searched sequentially for large xml instances , the sequential search may be slow
由于是按顺序在与xml二进制大型对象相对应的主xml索引中的所有行中搜索大xml实例,所以按顺序搜索可能会很慢。